Keyboard Shortcut | Description |
Switching between Web Factory Windows |
Ctrl + Tab | Selects the next open window in Web Factory. With each successive press of this key combination, selects another open window, cycling through all windows currently open, including preview, source, frame, and image windows. Especially useful for switching back and forth between the preview view and source view of a file. |
Editing Text |
|
Enter | Inserts a paragraph break at the cursor position. A paragraph break inserts a line of blank space between the prior paragraph and the new paragraph. |
Ctrl + Enter | Inserts a line break at the cursor position. A line break forces the text after the break to the line immediately below. |
Del | Deletes the currently selected text or element. If nothing is selected, deletes the character to the right of the text cursor. |
Selecting Text & Elements |
Shift + left arrow | Selects text and elements to the left of the cursor. |
Shift + right arrow | Selects text and elements to the right of the cursor. |
Shift + up arrow | Selects a full line of text, including elements, from left of the cursor up to the same position on the line above. |
Shift + down arrow | Selects a full line of text, including elements, from right of the cursor down to the same position on the line below. |
Shift + End | Selects text and elements from the cursor to the end of the line. |
Shift + Home | Selects text and elements from the cursor to the beginning of the line. |
Shift + PgUp | Selects a screen-full of text and elements from the left of the cursor up. |
Shift + PgDn | Selects a screen-full of text and elements from the right of the cursor down. |
Cursor movement |
Ctrl + right arrow | Moves the cursor to the beginning of the next word. |
Ctrl + left arrow | Moves the cursor to the beginning of the prior word. |
Ctrl + Home | Moves the cursor to the beginning of the file. |
Ctrl + End | Moves the cursor to the end of the file. |
Home | Moves the cursor to the beginning of the line. |
End | Moves the cursor to the end of the line. |
Up arrow, Down arrow | Moves the cursor up or down one line. In a table, moves the cursor to the cell above or below the current one. |
Right arrow, Left arrow | Moves the cursor one character to the right or the left. These keys allow the cursor to "jump over" an end or start tag; exit a type style, such as bold; or, a hyperlink, so the next text that is typed is not formatted in that style.In a table, moves the cursor one character at a time through each cell and to adjoining cells. |
Selecting Menu Options |
Alt + (underlined letter on menu) | Selects the corresponding menu and menu option. For example, pressing Alt + V + H would open the View menu and select "View HTML Source". When the right-click pop-up menu is open, pressing the underlined letter selects that option. |
Ctrl + N | Creates a new file. Displays the New box, which allows you to choose which type of file to create: Web page, Frame page or image. |
Ctrl + O | Opens an existing file. Displays the Open box, which allows you to choose a file to open. |
Ctrl + S | Saves the current file. If the file has not previously been saved, displays the Save As box, which allows you to choose a location, file name, and file type to which to save the file. |
Ctrl + P | Prints the current file. Displays the Print box, which allows you to choose print settings, such as printer, number of pages to print, and number of copies to print. |
Ctrl + Z | Undoes the last action. |
Ctrl + X | Cuts the current selection. This removes the selection from the Web page and places it on the Windows clipboard. It can then be pasted from the clipboard into the same or another Web page. |
Ctrl + C | Copies the current selection. This places a copy of the selection on the Windows clipboard. It can then be pasted from the clipboard into the same or another Web page. |
Ctrl + V | Pastes the contents of the Windows clipboard. |
Ctrl + F | Finds text. Displays the Find box, which allows you to type the text you want Web Factory to find in the current file. |
Ctrl + H | Replaces text. Displays the Replace box, which allows you to specify the replacement you want, and select which instances should be replaced in the current file. |
Ctrl + Y | After using Undo, the Redo command repastes or deletes the previous undo action. |
Ctrl + R | View the HTML source view. |
F7 | Run Spell Check. |
Enter | Inserts a paragraph break at the cursor position. A paragraph break inserts a line of blank space between the prior paragraph and the new paragraph. |
Ctrl + Enter | Inserts a line break at the cursor position. A line break forces the text after the break to the line immediately below. |
Del | Deletes the currently selected text or element. If nothing is selected, deletes the character to the right of the text cursor. |